'Declaration Public Function Contains( _
ByVal itemThe object to locate in the PdfTreeNodeList<T>. The value can not be null.As T _
) As Boolean
Parameters
- item
- The object to locate in the PdfTreeNodeList<T>. The value can not be null.
Return Value
True if item is found in the PdfTreeNodeList<T>; otherwise, false.